Produced by Araxis Merge on 2023-03-13 03:00:44 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Porto v4.0.4/Porto Theme/app/code/Smartwave/Megamenu/etc/adminhtml | system.xml | 2021-06-09 10:21:32 +0000 |
| 2 | Porto v4.0.5/Porto Theme/app/code/Smartwave/Megamenu/etc/adminhtml | system.xml | 2023-02-24 08:49:10 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 5 | 596 |
| Changed | 4 | 8 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | <?xml | 1 | <?xml | |||
| 2 | version="1.0" | 2 | version="1.0" | |||
| 3 | ?> | 3 | ?> | |||
| 4 | <config | 4 | <config | |||
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
| 6 | xsi:noNamespaceSchemaLocation="../../../../Magento/Backend/etc/system_file.xsd" | 6 | xsi:noNamespaceSchemaLocation="../../../../Magento/Backend/etc/system_file.xsd" | |||
| 7 | > | 7 | > | |||
| 8 | 8 | |||||
| 9 | <system> | 9 | <system> | |||
| 10 | 10 | |||||
| 11 | <section | 11 | <section | |||
| 12 | id="sw_megamenu" | 12 | id="sw_megamenu" | |||
| 13 | translate="label" | 13 | translate="label" | |||
| 14 | type="text" | 14 | type="text" | |||
| 15 | sortOrder="40" | 15 | sortOrder="40" | |||
| 16 | showInDefault="1" | 16 | showInDefault="1" | |||
| 17 | showInWebsite="1" | 17 | showInWebsite="1" | |||
| 18 | showInStore="1" | 18 | showInStore="1" | |||
| 19 | > | 19 | > | |||
| 20 | 20 | |||||
| 21 | <class> | 21 | <class> | |||
| 22 | separator-top | 22 | separator-top | |||
| 23 | </class> | 23 | </class> | |||
| 24 | 24 | |||||
| 25 | <label> | 25 | <label> | |||
| 26 | Mega Menu | 26 | Mega Menu | |||
| 27 | </label> | 27 | </label> | |||
| 28 | 28 | |||||
| 29 | <tab> | 29 | <tab> | |||
| 30 | sw_extensions | 30 | sw_extensions | |||
| 31 | </tab> | 31 | </tab> | |||
| 32 | 32 | |||||
| 33 | <resource> | 33 | <resource> | |||
| 34 | Smartwave_Megamenu::config_megamenu | 34 | Smartwave_Megamenu::config_megamenu | |||
| 35 | </resource> | 35 | </resource> | |||
| 36 | 36 | |||||
| 37 | <group | 37 | <group | |||
| 38 | id="general" | 38 | id="general" | |||
| 39 | translate="label" | 39 | translate="label" | |||
| 40 | type="text" | 40 | type="text" | |||
| 41 | sortOrder="20" | 41 | sortOrder="20" | |||
| 42 | showInDefault="1" | 42 | showInDefault="1" | |||
| 43 | showInWebsite="1" | 43 | showInWebsite="1" | |||
| 44 | showInStore="1" | 44 | showInStore="1" | |||
| 45 | > | 45 | > | |||
| 46 | 46 | |||||
| 47 | <label> | 47 | <label> | |||
| 48 | General Settings | 48 | General Settings | |||
| 49 | </label> | 49 | </label> | |||
| 50 | 50 | |||||
| 51 | <field | 51 | <field | |||
| 52 | id="enable" | 52 | id="enable" | |||
| 53 | translate="label" | 53 | translate="label" | |||
| 54 | type="select" | 54 | type="select" | |||
| 55 | sortOrder="10" | 55 | sortOrder="10" | |||
| 56 | showInDefault="1" | 56 | showInDefault="1" | |||
| 57 | showInWebsite="1" | 57 | showInWebsite="1" | |||
| 58 | showInStore="1" | 58 | showInStore="1" | |||
| 59 | > | 59 | > | |||
| 60 | 60 | |||||
| 61 | <label> | 61 | <label> | |||
| 62 | Enable | 62 | Enable | |||
| 63 | </label> | 63 | </label> | |||
| 64 | 64 | |||||
| 65 | <source_model> | 65 | <source_model> | |||
| 66 | Magento\Config\Model\Config\Source\Yesno | 66 | Magento\Config\Model\Config\Source\Yesno | |||
| 67 | </source_model> | 67 | </source_model> | |||
| 68 | 68 | |||||
| 69 | </field> | 69 | </field> | |||
| 70 | 70 | |||||
| 71 | <field | 71 | <field | |||
| 72 | id="menu_type" | 72 | id="menu_type" | |||
| 73 | translate="label" | 73 | translate="label" | |||
| 74 | type="select" | 74 | type="select" | |||
| 75 | sortOrder="20" | 75 | sortOrder="20" | |||
| 76 | showInDefault="1" | 76 | showInDefault="1" | |||
| 77 | showInWebsite="1" | 77 | showInWebsite="1" | |||
| 78 | showInStore="1" | 78 | showInStore="1" | |||
| 79 | > | 79 | > | |||
| 80 | 80 | |||||
| 81 | <label> | 81 | <label> | |||
| 82 | Default Menu Type | 82 | Default Menu Type | |||
| 83 | </label> | 83 | </label> | |||
| 84 | 84 | |||||
| 85 | <source_model> | 85 | <source_model> | |||
| 86 | Smartwave\Megamenu\Model\Config\Menutype | 86 | Smartwave\Megamenu\Model\Config\Menutype | |||
| 87 | </source_model> | 87 | </source_model> | |||
| 88 | 88 | |||||
| 89 | </field> | 89 | </field> | |||
| 90 | 90 | |||||
| 91 | <field | 91 | <field | |||
| 92 | id="static_width" | 92 | id="static_width" | |||
| 93 | translate="label comment" | 93 | translate="label comment" | |||
| 94 | type="text" | 94 | type="text" | |||
| 95 | sortOrder="22" | 95 | sortOrder="22" | |||
| 96 | showInDefault="1" | 96 | showInDefault="1" | |||
| 97 | showInWebsite="1" | 97 | showInWebsite="1" | |||
| 98 | showInStore="1" | 98 | showInStore="1" | |||
| 99 | > | 99 | > | |||
| 100 | 100 | |||||
| 101 | <label> | 101 | <label> | |||
| 102 | Static Width | 102 | Static Width | |||
| 103 | </label> | 103 | </label> | |||
| 104 | 104 | |||||
| 105 | <comment> | 105 | <comment> | |||
| 106 | eg: 500px | 106 | eg: 500px | |||
| 107 | </comment> | 107 | </comment> | |||
| 108 | 108 | |||||
| 109 | <depends> | 109 | <depends> | |||
| 110 | 110 | |||||
| 111 | <field | 111 | <field | |||
| 112 | id="menu_type" | 112 | id="menu_type" | |||
| 113 | > | 113 | > | |||
| 114 | staticwidth | 114 | staticwidth | |||
| 115 | </field> | 115 | </field> | |||
| 116 | 116 | |||||
| 117 | </depends> | 117 | </depends> | |||
| 118 | 118 | |||||
| 119 | </field> | 119 | </field> | |||
| 120 | 120 | |||||
| 121 | <field | 121 | <field | |||
| 122 | id="max_level" | 122 | id="max_level" | |||
| 123 | translate="label comment" | 123 | translate="label comment" | |||
| 124 | type="text" | 124 | type="text" | |||
| 125 | sortOrder="30" | 125 | sortOrder="30" | |||
| 126 | showInDefault="1" | 126 | showInDefault="1" | |||
| 127 | showInWebsite="1" | 127 | showInWebsite="1" | |||
| 128 | showInStore="1" | 128 | showInStore="1" | |||
| 129 | > | 129 | > | |||
| 130 | 130 | |||||
| 131 | <label> | 131 | <label> | |||
| 132 | Visible Menu Depth | 132 | Visible Menu Depth | |||
| 133 | </label> | 133 | </label> | |||
| 134 | 134 | |||||
| 135 | <comment> | 135 | <comment> | |||
| 136 | eg: 1, 2, 3, 4 (0 - disable limits). For example, if you set this value to 2, only second level categories will be displayed. | 136 | eg: 1, 2, 3, 4 (0 - disable limits). For example, if you set this value to 2, only second level categories will be displayed. | |||
| 137 | </comment> | 137 | </comment> | |||
| 138 | 138 | |||||
| 139 | </field> | 139 | </field> | |||
| 140 | 140 | |||||
| 141 | <field | 141 | <field | |||
| 142 | id="sidemenu_enable" | 142 | id="sidebarmenu_enable" | |||
| 143 | translate="label" | 143 | translate="label" | |||
| 144 | type="select" | 144 | type="select" | |||
| 145 | sortOrder="40" | 145 | sortOrder="40" | |||
| 146 | showInDefault="0" | 146 | showInDefault="1" | |||
| 147 | showInWebsite="1" | 147 | showInWebsite="1" | |||
| 148 | showInStore="1" | 148 | showInStore="1" | |||
| 149 | > | 149 | > | |||
| 150 | 150 | |||||
| 151 | <label> | 151 | <label> | |||
| 152 | Sidebar Megamenu Enable | 152 | Sidebar Megamenu Enable | |||
| 153 | </label> | 153 | </label> | |||
| 154 | 154 | |||||
| 155 | <source_model> | 155 | <source_model> | |||
| 156 | Magento\Config\Model\Config\Source\Yesno | 156 | Magento\Config\Model\Config\Source\Yesno | |||
| 157 | </source_model> | 157 | </source_model> | |||
| 158 | 158 | |||||
| 159 | <comment> | 159 | <comment> | |||
| 160 | <![CDATA[Show on left sidebar | 160 | <![CDATA[Show on left sidebar on category]]> | |||
| 161 | </comment> | 161 | </comment> | |||
| 162 | 162 | |||||
| 163 | </field> | 163 | </field> | |||
| 164 | 164 | |||||
| 165 | </group> | 165 | </group> | |||
| 166 | 166 | |||||
| 167 | <group | 167 | <group | |||
| 168 | id="custom_links" | 168 | id="custom_links" | |||
| 169 | translate="label" | 169 | translate="label" | |||
| 170 | type="text" | 170 | type="text" | |||
| 171 | sortOrder="50" | 171 | sortOrder="50" | |||
| 172 | showInDefault="1" | 172 | showInDefault="1" | |||
| 173 | showInWebsite="1" | 173 | showInWebsite="1" | |||
| 174 | showInStore="1" | 174 | showInStore="1" | |||
| 175 | > | 175 | > | |||
| 176 | 176 | |||||
| 177 | <label> | 177 | <label> | |||
| 178 | Custom Links & Blocks | 178 | Custom Links & Blocks | |||
| 179 | </label> | 179 | </label> | |||
| 180 | 180 | |||||
| 181 | <field | 181 | <field | |||
| 182 | id="staticblock_before" | 182 | id="staticblock_before" | |||
| 183 | translate="label comment" | 183 | translate="label comment" | |||
| 184 | type="text" | 184 | type="text" | |||
| 185 | sortOrder="10" | 185 | sortOrder="10" | |||
| 186 | showInDefault="1" | 186 | showInDefault="1" | |||
| 187 | showInWebsite="1" | 187 | showInWebsite="1" | |||
| 188 | showInStore="1" | 188 | showInStore="1" | |||
| 189 | > | 189 | > | |||
| 190 | 190 | |||||
| 191 | <label> | 191 | <label> | |||
| 192 | Static Block(before) | 192 | Static Block(before) | |||
| 193 | </label> | 193 | </label> | |||
| 194 | 194 | |||||
| 195 | <comment> | 195 | <comment> | |||
| 196 | <![CDATA[Input the Static Block ID, the block content will be shown before the default category menu items and after home link.<br/>eg: menu_custom_links_before]]> | 196 | <![CDATA[Input the Static Block ID, the block content will be shown before the default category menu items and after home link.<br/>eg: menu_custom_links_before]]> | |||
| 197 | </comment> | 197 | </comment> | |||
| 198 | 198 | |||||
| 199 | </field> | 199 | </field> | |||
| 200 | 200 | |||||
| 201 | <field | 201 | <field | |||
| 202 | id="staticblock_after" | 202 | id="staticblock_after" | |||
| 203 | translate="label comment" | 203 | translate="label comment" | |||
| 204 | type="text" | 204 | type="text" | |||
| 205 | sortOrder="20" | 205 | sortOrder="20" | |||
| 206 | showInDefault="1" | 206 | showInDefault="1" | |||
| 207 | showInWebsite="1" | 207 | showInWebsite="1" | |||
| 208 | showInStore="1" | 208 | showInStore="1" | |||
| 209 | > | 209 | > | |||
| 210 | 210 | |||||
| 211 | <label> | 211 | <label> | |||
| 212 | Static Block(after) | 212 | Static Block(after) | |||
| 213 | </label> | 213 | </label> | |||
| 214 | 214 | |||||
| 215 | <comment> | 215 | <comment> | |||
| 216 | <![CDATA[Input the Static Block ID, the block content will be shown after the default category menu items<br/>eg: menu_custom_links]]> | 216 | <![CDATA[Input the Static Block ID, the block content will be shown after the default category menu items<br/>eg: menu_custom_links]]> | |||
| 217 | </comment> | 217 | </comment> | |||
| 218 | 218 | |||||
| 219 | </field> | 219 | </field> | |||
| 220 | 220 | |||||
| 221 | </group> | 221 | </group> | |||
| 222 | 222 | |||||
| 223 | <group | 223 | <group | |||
| 224 | id="cat_labels" | 224 | id="cat_labels" | |||
| 225 | translate="label" | 225 | translate="label" | |||
| 226 | type="text" | 226 | type="text" | |||
| 227 | sortOrder="80" | 227 | sortOrder="80" | |||
| 228 | showInDefault="1" | 228 | showInDefault="1" | |||
| 229 | showInWebsite="1" | 229 | showInWebsite="1" | |||
| 230 | showInStore="1" | 230 | showInStore="1" | |||
| 231 | > | 231 | > | |||
| 232 | 232 | |||||
| 233 | <label> | 233 | <label> | |||
| 234 | Category Labels | 234 | Category Labels | |||
| 235 | </label> | 235 | </label> | |||
| 236 | 236 | |||||
| 237 | <field | 237 | <field | |||
| 238 | id="label1" | 238 | id="label1" | |||
| 239 | translate="label comment" | 239 | translate="label comment" | |||
| 240 | type="text" | 240 | type="text" | |||
| 241 | sortOrder="10" | 241 | sortOrder="10" | |||
| 242 | showInDefault="1" | 242 | showInDefault="1" | |||
| 243 | showInWebsite="1" | 243 | showInWebsite="1" | |||
| 244 | showInStore="1" | 244 | showInStore="1" | |||
| 245 | > | 245 | > | |||
| 246 | 246 | |||||
| 247 | <label> | 247 | <label> | |||
| 248 | Label 1 | 248 | Label 1 | |||
| 249 | </label> | 249 | </label> | |||
| 250 | 250 | |||||
| 251 | <comment> | 251 | <comment> | |||
| 252 | <![CDATA[Define the text of the category label 1. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]> | 252 | <![CDATA[Define the text of the category label 1. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]> | |||
| 253 | </comment> | 253 | </comment> | |||
| 254 | 254 | |||||
| 255 | </field> | 255 | </field> | |||
| 256 | 256 | |||||
| 257 | <field | 257 | <field | |||
| 258 | id="label2" | 258 | id="label2" | |||
| 259 | translate="label comment" | 259 | translate="label comment" | |||
| 260 | type="text" | 260 | type="text" | |||
| 261 | sortOrder="20" | 261 | sortOrder="20" | |||
| 262 | showInDefault="1" | 262 | showInDefault="1" | |||
| 263 | showInWebsite="1" | 263 | showInWebsite="1" | |||
| 264 | showInStore="1" | 264 | showInStore="1" | |||
| 265 | > | 265 | > | |||
| 266 | 266 | |||||
| 267 | <label> | 267 | <label> | |||
| 268 | Label 2 | 268 | Label 2 | |||
| 269 | </label> | 269 | </label> | |||
| 270 | 270 | |||||
| 271 | <comment> | 271 | <comment> | |||
| 272 | <![CDATA[Define the text of the category label 2. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]> | 272 | <![CDATA[Define the text of the category label 2. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]> | |||
| 273 | </comment> | 273 | </comment> | |||
| 274 | 274 | |||||
| 275 | </field> | 275 | </field> | |||
| 276 | 276 | |||||
| 277 | <field | 277 | <field | |||
| 278 | id="label3" | 278 | id="label3" | |||
| 279 | translate="label comment" | 279 | translate="label comment" | |||
| 280 | type="text" | 280 | type="text" | |||
| 281 | sortOrder="30" | 281 | sortOrder="30" | |||
| 282 | showInDefault="1" | 282 | showInDefault="1" | |||
| 283 | showInWebsite="1" | 283 | showInWebsite="1" | |||
| 284 | showInStore="1" | 284 | showInStore="1" | |||
| 285 | > | 285 | > | |||
| 286 | 286 | |||||
| 287 | <label> | 287 | <label> | |||
| 288 | Label 3 | 288 | Label 3 | |||
| 289 | </label> | 289 | </label> | |||
| 290 | 290 | |||||
| 291 | <comment> | 291 | <comment> | |||
| 292 | <![CDATA[Define the text of the category label 3. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]> | 292 | <![CDATA[Define the text of the category label 3. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]> | |||
| 293 | </comment> | 293 | </comment> | |||
| 294 | 294 | |||||
| 295 | </field> | 295 | </field> | |||
| 296 | 296 | |||||
| 297 | </group> | 297 | </group> | |||
| 298 | 298 | |||||
| 299 | </section> | 299 | </section> | |||
| 300 | 300 | |||||
| 301 | </system> | 301 | </system> | |||
| 302 | </config> | 302 | </config> |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.